home *** CD-ROM | disk | FTP | other *** search
- object GroupOptionsForm: TGroupOptionsForm
- Left = 306
- Top = 169
- HelpContext = 1750
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Default group options'
- ClientHeight = 364
- ClientWidth = 590
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object OptPC: TTntDialogPageControl
- Left = 160
- Top = 0
- Width = 430
- Height = 289
- ActivePage = MarkReadTS
- MultiLine = True
- Style = tsButtons
- TabOrder = 0
- HideBorders = True
- object MarkReadTS: TTntTabSheet
- Caption = 'Mark read'
- TabVisible = False
- object MarkReadH: TTntRadioGroup
- Left = 4
- Top = 4
- Width = 409
- Height = 101
- Caption = 'When retrieving new headers'
- ItemIndex = 1
- Items.WideStrings = (
- '&Do not mark any messages read'
- '&Mark all messages read'
- 'Mark messages &without bodies read')
- TabOrder = 0
- end
- object MarkReadB: TTntRadioGroup
- Left = 4
- Top = 120
- Width = 409
- Height = 101
- Caption = 'When retrieving marked message bodies'
- Color = clBtnFace
- ItemIndex = 1
- Items.WideStrings = (
- 'D&o not mark any messages read'
- 'M&ark all messages read'
- 'Mark messages without &bodies read')
- ParentColor = False
- TabOrder = 1
- end
- end
- object PurgingTS: TTntTabSheet
- Caption = 'PurgingTS'
- ImageIndex = 1
- TabVisible = False
- object PurgeB: TTntGroupBox
- Left = 4
- Top = 4
- Width = 405
- Height = 125
- Caption = 'Purge messages with bodies'
- TabOrder = 0
- object Label1: TTntLabel
- Left = 12
- Top = 24
- Width = 79
- Height = 13
- Caption = '&Read messages:'
- end
- object Label2: TTntLabel
- Left = 348
- Top = 52
- Width = 22
- Height = 13
- Caption = 'days'
- end
- object Label3: TTntLabel
- Left = 12
- Top = 76
- Width = 88
- Height = 13
- Caption = '&Unread messages:'
- end
- object Label4: TTntLabel
- Left = 348
- Top = 104
- Width = 22
- Height = 13
- Caption = 'days'
- end
- object PurgeBR: TTntComboBox
- Left = 12
- Top = 44
- Width = 281
- Height = 21
- AutoComplete = False
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnChange = PurgeBRChange
- Items.WideStrings = (
- 'Never'
- 'When message is older than'
- 'On every purge'
- 'On every purge, but delete body only')
- end
- object PurgeBU: TTntComboBox
- Left = 12
- Top = 96
- Width = 281
- Height = 21
- AutoComplete = False
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- OnChange = PurgeBRChange
- Items.WideStrings = (
- 'Never'
- 'When message is older than'
- 'On every purge'
- 'On every purge, but delete body only')
- end
- object PurgeBRdays: tMMjvspinedit
- Left = 296
- Top = 44
- Width = 49
- Height = 21
- Cursor = crIBeam
- MaxValue = 100000.000000000000000000
- MinValue = 1.000000000000000000
- Value = 1.000000000000000000
- TabOrder = 1
- end
- object PurgeBUDays: tMMjvspinedit
- Left = 296
- Top = 96
- Width = 49
- Height = 21
- Cursor = crIBeam
- MaxValue = 100000.000000000000000000
- MinValue = 1.000000000000000000
- Value = 1.000000000000000000
- TabOrder = 3
- end
- end
- object PurgeH: TTntGroupBox
- Left = 4
- Top = 140
- Width = 405
- Height = 125
- Caption = 'Purge messages without bodies'
- TabOrder = 1
- object Label5: TTntLabel
- Left = 12
- Top = 24
- Width = 79
- Height = 13
- Caption = 'R&ead messages:'
- end
- object Label6: TTntLabel
- Left = 344
- Top = 52
- Width = 22
- Height = 13
- Caption = 'days'
- end
- object Label7: TTntLabel
- Left = 12
- Top = 76
- Width = 88
- Height = 13
- Caption = 'U&nread messages:'
- end
- object Label8: TTntLabel
- Left = 344
- Top = 104
- Width = 22
- Height = 13
- Caption = 'days'
- end
- object PurgeHR: TTntComboBox
- Left = 12
- Top = 44
- Width = 281
- Height = 21
- AutoComplete = False
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnChange = PurgeBRChange
- Items.WideStrings = (
- 'Never'
- 'When message is older than'
- 'On every purge')
- end
- object PurgeHU: TTntComboBox
- Left = 12
- Top = 96
- Width = 281
- Height = 21
- AutoComplete = False
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- OnChange = PurgeBRChange
- Items.WideStrings = (
- 'Never'
- 'When message is older than'
- 'On every purge')
- end
- object PurgeHRdays: tMMjvspinedit
- Left = 296
- Top = 44
- Width = 45
- Height = 21
- Cursor = crIBeam
- MaxValue = 100000.000000000000000000
- MinValue = 1.000000000000000000
- Value = 1.000000000000000000
- TabOrder = 1
- end
- object PurgeHUdays: tMMjvspinedit
- Left = 296
- Top = 96
- Width = 45
- Height = 21
- Cursor = crIBeam
- MaxValue = 100000.000000000000000000
- MinValue = 1.000000000000000000
- Value = 1.000000000000000000
- TabOrder = 3
- end
- end
- end
- object RetrievinfTS: TTntTabSheet
- Caption = 'Retrieving'
- ImageIndex = 2
- TabVisible = False
- object Label9: TTntLabel
- Left = 308
- Top = 40
- Width = 21
- Height = 13
- Caption = 'lines'
- end
- object Label13: TTntLabel
- Left = 14
- Top = 104
- Width = 298
- Height = 13
- Caption = '&Maximum number of messages retrieved per session and group:'
- end
- object AutoSaveAttachPathBtn: TTntSpeedButton
- Left = 376
- Top = 200
- Width = 21
- Height = 21
- Caption = '...'
- OnClick = AutoSaveAttachPathBtnClick
- end
- object RetrieveAllBodies: TtntAutoSizeCheckBox
- Left = 12
- Top = 12
- Width = 198
- Height = 17
- Caption = '&Retrieve bodies for all new messages'
- TabOrder = 0
- end
- object RetrieveAllBodiesMax: TtntAutoSizeCheckBox
- Left = 44
- Top = 36
- Width = 202
- Height = 17
- Caption = '&but do not retrieve bodies longer than '
- TabOrder = 1
- end
- object RetrieveAllFirstInThread: TtntAutoSizeCheckBox
- Left = 12
- Top = 76
- Width = 248
- Height = 17
- Caption = 'Retrieve bodies for all "&first in thread" messages'
- TabOrder = 3
- end
- object defaultexpanded: TtntAutoSizeCheckBox
- Left = 12
- Top = 140
- Width = 235
- Height = 17
- Caption = '&Newly retrieved threads are initially expanded'
- TabOrder = 5
- end
- object AutoSaveAttach: TtntAutoSizeCheckBox
- Left = 12
- Top = 176
- Width = 244
- Height = 17
- Caption = '&Save attachments of all downloaded bodies to:'
- TabOrder = 6
- end
- object AutoSaveAttachPath: TTntEdit
- Left = 32
- Top = 200
- Width = 345
- Height = 21
- TabOrder = 7
- end
- object RetrieveAllBodiesMaxLines: tMMjvspinedit
- Left = 244
- Top = 32
- Width = 57
- Height = 21
- Cursor = crIBeam
- MaxValue = 10000000.000000000000000000
- MinValue = 1.000000000000000000
- Value = 1.000000000000000000
- TabOrder = 2
- end
- object RetrieveHeadersMaxNum: tMMjvspinedit
- Left = 328
- Top = 96
- Width = 65
- Height = 21
- Cursor = crIBeam
- MaxValue = 500000000.000000000000000000
- Value = 3000.000000000000000000
- TabOrder = 4
- end
- end
- object PostingTS: TTntTabSheet
- Caption = 'Posting'
- ImageIndex = 5
- TabVisible = False
- object Label11: TTntLabel
- Left = 12
- Top = 20
- Width = 129
- Height = 13
- Caption = 'Use this &identity for posting:'
- FocusControl = IdentityPostCB
- end
- object Label18: TTntLabel
- Left = 12
- Top = 52
- Width = 139
- Height = 13
- Caption = 'Use this &signature for posting:'
- FocusControl = SignaturePostCB
- end
- object IdentityPostCB: TTntComboBox
- Left = 168
- Top = 12
- Width = 157
- Height = 21
- AutoComplete = False
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 0
- end
- object SignaturePostCB: TTntComboBox
- Left = 168
- Top = 44
- Width = 157
- Height = 21
- AutoComplete = False
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 1
- end
- end
- object CrosspostTS: TTntTabSheet
- Caption = 'Crossposts'
- ImageIndex = 4
- TabVisible = False
- object Label10: TTntLabel
- Left = 48
- Top = 56
- Width = 337
- Height = 61
- AutoSize = False
- Caption =
- 'Enabling this option greatly reduces the number of MsgIds Dialog' +
- ' has to cache. If the newserver does not send the XRef header wh' +
- 'en getting new article headers, this setting is ignored.'
- WordWrap = True
- end
- object xpostfilter: TtntAutoSizeCheckBox
- Left = 12
- Top = 12
- Width = 168
- Height = 17
- Caption = '&Enable crosspost management'
- TabOrder = 0
- end
- object xpostfilteronlywithXReftomultiplegroups: TtntAutoSizeCheckBox
- Left = 28
- Top = 36
- Width = 351
- Height = 17
- Caption =
- '&Only apply for articles with an XRef header that suggests cross' +
- 'posting'
- TabOrder = 1
- end
- object xpostonlyfornew: TtntAutoSizeCheckBox
- Left = 12
- Top = 204
- Width = 321
- Height = 17
- Caption = 'Only check for crossposts when retrieving &NEW article headers'
- TabOrder = 3
- end
- object XPostaction: TTntRadioGroup
- Left = 4
- Top = 120
- Width = 397
- Height = 73
- Caption = 'When a crossposted article is found again...'
- Items.WideStrings = (
- '&Mark article header read'
- '&Do not retrieve article header')
- TabOrder = 2
- end
- object Button1: TMMTNTBItBtn
- Left = 12
- Top = 228
- Width = 317
- Height = 25
- Caption = 'Delete cached &MsgIds...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = Button1Click
- end
- end
- object SortingTS: TTntTabSheet
- Caption = 'Sorting/Scoring'
- ImageIndex = 6
- TabVisible = False
- object SortReverse: TtntAutoSizeCheckBox
- Left = 8
- Top = 150
- Width = 90
- Height = 17
- Caption = 'Re&verse order'
- TabOrder = 2
- Visible = False
- end
- object SortThreadDate: TTntRadioGroup
- Left = 4
- Top = 4
- Width = 417
- Height = 137
- Caption = 'Sorting'
- Columns = 2
- ItemIndex = 0
- Items.WideStrings = (
- '&Thread, Date'
- 'Thread, &Max. Score, Date'
- 'Thread, &Av.Score, Date'
- '&Date'
- '&From, Date'
- '&Subject, Date'
- 'Msg&ID, Date'
- '&Lines, Date'
- 'Sco&re, Date'
- '&Bytes, Date'
- 'Thread, Max. Score, Rev. Date'
- 'Thread, Av.Score, Rev. Date')
- TabOrder = 0
- Visible = False
- end
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 401
- Height = 97
- BevelOuter = bvNone
- TabOrder = 1
- object Label14: TTntLabel
- Left = 4
- Top = 32
- Width = 237
- Height = 25
- AutoSize = False
- Caption = 'Mark articles read if score is smaller or e&qual:'
- WordWrap = True
- end
- object TntLabel1: TTntLabel
- Left = 4
- Top = 60
- Width = 169
- Height = 13
- Caption = 'Initial view used in this group/folder:'
- FocusControl = GroupViewCB
- end
- object StartNewThreadOnSubChange: TtntAutoSizeCheckBox
- Left = 0
- Top = 0
- Width = 310
- Height = 17
- Caption = 'Start a &new thread when the subject changes within a thread'
- TabOrder = 0
- end
- object GroupViewCB: TTntComboBox
- Left = 248
- Top = 60
- Width = 149
- Height = 21
- AutoComplete = False
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 1
- end
- object SortMarkRead: tMMjvspinedit
- Left = 247
- Top = 28
- Width = 90
- Height = 21
- MaxValue = 10000.000000000000000000
- MinValue = -10000.000000000000000000
- TabOrder = 2
- end
- end
- end
- object CharsetTS: TTntTabSheet
- Caption = 'Charsets'
- ImageIndex = 7
- TabVisible = False
- object Label15: TTntLabel
- Left = 12
- Top = 20
- Width = 105
- Height = 13
- Caption = '&Default group charset:'
- FocusControl = DefCharset
- end
- object DefCharset: TTntComboBox
- Left = 156
- Top = 12
- Width = 145
- Height = 21
- AutoComplete = False
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- Items.WideStrings = (
- 'Default'
- 'ASCII'
- 'ISO-8859-1'
- 'ISO-8859-2'
- 'ISO-8859-3'
- 'ISO-8859-4'
- 'ISO-8859-5'
- 'ISO-8859-6'
- 'ISO-8859-7'
- 'ISO-8859-8'
- 'ISO-8859-9'
- 'ISO-8859-10'
- 'ISO-8859-13'
- 'ISO-8859-14'
- 'ISO-8859-15'
- 'ISO-8859-16'
- 'KOI8-R'
- 'KOI8-RU'
- 'KOI8-U'
- 'BIG5'
- 'BIG5-HKSCS'
- 'hz-big5'
- 'GB18030'
- 'GB2312'
- 'hz-gb-2312'
- 'ISO-2022-JP'
- 'SHIFT-JIS'
- 'JIS-X0201'
- 'EUC-CN'
- 'EUC-JP'
- 'EUC-KR'
- 'EUC-TW'
- 'UTF-7'
- 'UTF-8'
- 'CP1133'
- 'CP1250'
- 'CP1251'
- 'CP1252'
- 'CP1253'
- 'CP1254'
- 'CP1255'
- 'CP1256'
- 'CP1257'
- 'CP1258'
- 'CP850'
- 'CP862'
- 'CP866'
- 'CP874'
- 'CP932'
- 'CP949'
- 'CP950'
- 'JOHAB'
- 'X-Mac-Roman'
- 'X-Mac-Iceland'
- 'X-Mac-Hebrew'
- 'X-Mac-Greek'
- 'X-Mac-Cyrillic'
- 'X-Mac-Croatian'
- 'X-Mac-CE'
- 'X-Mac-Arabic'
- 'X-Mac-Ukraine'
- 'X-Mac-Turkish'
- 'X-Mac-Thai'
- 'X-Mac-Romania')
- end
- object ReindexStringsBtn: TMMTNTBItBtn
- Left = 11
- Top = 214
- Width = 390
- Height = 25
- Caption = '&Reindex string based fields'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Visible = False
- OnClick = ReindexStringsBtnClick
- end
- end
- end
- object BtnOk: TMMTNTBItBtn
- Left = 428
- Top = 336
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = BtnOkClick
- end
- object BtnCancel: TMMTNTBItBtn
- Left = 512
- Top = 336
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = BtnCancelClick
- end
- object DefaultCB: TtntAutoSizeCheckBox
- Left = 164
- Top = 292
- Width = 218
- Height = 17
- Caption = 'This &group uses the default group options'
- Color = clBtnFace
- ParentColor = False
- TabOrder = 1
- Visible = False
- OnClick = DefaultCBClick
- end
- object CatLB: TTntListBox
- Left = 0
- Top = 8
- Width = 145
- Height = 276
- ItemHeight = 13
- Items.WideStrings = (
- 'Mark read'
- 'Purging'
- 'Retrieving'
- 'Posting'
- 'Crossposts'
- 'Sorting/Scoring'
- 'Charsets')
- TabOrder = 4
- OnClick = CatLBClick
- end
- object UseForAllSelectedCB: TtntAutoSizeCheckBox
- Left = 164
- Top = 314
- Width = 214
- Height = 17
- Caption = '&Use these options for all selected groups'
- Color = clBtnFace
- Enabled = False
- ParentColor = False
- TabOrder = 5
- Visible = False
- OnClick = DefaultCBClick
- end
- end
-